new require("tasks/jsdoc-plugin")(grunt)
Register the jsdoc task and helpers to Grunt
Parameters:
Name | Type | Description |
---|---|---|
grunt |
Object | the grunt context |
- Source:
This task helps you to run jsdoc3 to generate doc in your Grunt build sequence
- Copyright:
- Bertrand Chevrier 2012
- License:
- MIT
- Source:
Methods
-
<inner> registerJsdocTask()
-
Register the jsdoc task to Grunt
- Source: